LPC540xx Simple blinky example
============================

Purpose:
Simple SCT program using the Red State which configures the SCT as a 32 bit timer
Implements a start stop event 

Running mode:
* Compile, Flash the program and reset.
* Default project target set to Blinky_Release (exectuing from flash)


Output:
 -------------------------------------------------------------------------
 * Signal      Port          Signal
 * -------------------------------------------------------------------------
 * SCT_OUT0   P0_7         COUNTER_L_RUN
 * SCT_OUT1   P0_8         COUNTER_H_RUN
 * SCT_OUT2   P0_9         STATE_1
 * SCT_OUT3   P0_10        STATE_2


